[INFO] fetching crate rexecutor-sqlx 0.1.1...
[INFO] testing rexecutor-sqlx-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rexecutor-sqlx 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rexecutor-sqlx 0.1.1
[INFO] finished tweaking crates.io crate rexecutor-sqlx 0.1.1
[INFO] tweaked toml for crates.io crate rexecutor-sqlx 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rexecutor-sqlx 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rexecutor-sqlx 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rexecutor v0.1.1
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.5
[INFO] [stderr]   Downloaded syn v2.0.109
[INFO] [stderr]   Downloaded cc v1.2.45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb03356786bf0c4eab986ec9ef68a2144ee8bd5965d7ed776b332b2b290ffb37
[INFO] running `Command { std: "docker" "start" "-a" "bb03356786bf0c4eab986ec9ef68a2144ee8bd5965d7ed776b332b2b290ffb37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb03356786bf0c4eab986ec9ef68a2144ee8bd5965d7ed776b332b2b290ffb37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb03356786bf0c4eab986ec9ef68a2144ee8bd5965d7ed776b332b2b290ffb37", kill_on_drop: false }`
[INFO] [stdout] bb03356786bf0c4eab986ec9ef68a2144ee8bd5965d7ed776b332b2b290ffb37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e3523a6e4a6ec601d39db523c0e67d322f96acca0eeb52d10947dfa6d758d3c
[INFO] running `Command { std: "docker" "start" "-a" "4e3523a6e4a6ec601d39db523c0e67d322f96acca0eeb52d10947dfa6d758d3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rexecutor v0.1.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling rexecutor-sqlx v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "4e3523a6e4a6ec601d39db523c0e67d322f96acca0eeb52d10947dfa6d758d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e3523a6e4a6ec601d39db523c0e67d322f96acca0eeb52d10947dfa6d758d3c", kill_on_drop: false }`
[INFO] [stdout] 4e3523a6e4a6ec601d39db523c0e67d322f96acca0eeb52d10947dfa6d758d3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee4c7cf182b9d9e55c616955af39c9b1a4cf3dbf8e2e27029c4ad18df5f55a92
[INFO] running `Command { std: "docker" "start" "-a" "ee4c7cf182b9d9e55c616955af39c9b1a4cf3dbf8e2e27029c4ad18df5f55a92", kill_on_drop: false }`
[INFO] [stderr]    Compiling rexecutor-sqlx v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "ee4c7cf182b9d9e55c616955af39c9b1a4cf3dbf8e2e27029c4ad18df5f55a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee4c7cf182b9d9e55c616955af39c9b1a4cf3dbf8e2e27029c4ad18df5f55a92", kill_on_drop: false }`
[INFO] [stdout] ee4c7cf182b9d9e55c616955af39c9b1a4cf3dbf8e2e27029c4ad18df5f55a92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f9286fe94e0009133c15131e3da08d5c5a2f8397c700163cbe162bb3de713f7
[INFO] running `Command { std: "docker" "start" "-a" "8f9286fe94e0009133c15131e3da08d5c5a2f8397c700163cbe162bb3de713f7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rexecutor_sqlx-378496c62c9d8e0b)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test backend::test::enqueue ... FAILED
[INFO] [stdout] test backend::test::enqueue_unique ... FAILED
[INFO] [stdout] test backend::test::enqueue_unique_replace ... FAILED
[INFO] [stdout] test backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past ... FAILED
[INFO] [stdout] test backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs ... FAILED
[INFO] [stdout] test backend::test::enqueue_test ... FAILED
[INFO] [stdout] test backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution ... FAILED
[INFO] [stdout] test backend::test::mark_job_cancelled_not_found ... FAILED
[INFO] [stdout] test backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty ... FAILED
[INFO] [stdout] test backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job ... FAILED
[INFO] [stdout] test backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs ... FAILED
[INFO] [stdout] test backend::test::mark_job_cancelled ... FAILED
[INFO] [stdout] test backend::test::enqueue_unique_no_matching ... FAILED
[INFO] [stdout] test backend::test::mark_job_complete ... FAILED
[INFO] [stdout] test backend::test::mark_job_complete_not_found ... FAILED
[INFO] [stdout] test backend::test::prune_jobs ... FAILED
[INFO] [stdout] test backend::test::mark_job_discarded_not_found ... FAILED
[INFO] [stdout] test backend::test::mark_job_retryable_not_found ... FAILED
[INFO] [stdout] test backend::test::query ... FAILED
[INFO] [stdout] test backend::test::mark_job_retryable ... FAILED
[INFO] [stdout] test backend::test::mark_job_snoozed_first_attempt ... FAILED
[INFO] [stdout] test backend::test::mark_job_snoozed_not_found ... FAILED
[INFO] [stdout] test backend::test::mark_job_snoozed_other_attempt ... FAILED
[INFO] [stdout] test backend::test::mark_job_discarded ... FAILED
[INFO] [stdout] test backend::test::rerun_job_first_attempt ... FAILED
[INFO] [stdout] test backend::test::rerun_job_not_found ... FAILED
[INFO] [stdout] test query::test::to_query_for_prune_spec_test ... ok
[INFO] [stdout] test query::test::to_query_for_query_test ... ok
[INFO] [stdout] test backend::test::subscribe_ready_jobs ... FAILED
[INFO] [stdout] test backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber ... FAILED
[INFO] [stdout] test backend::test::subscribe_ready_jobs_streams_jobs_by_priority ... FAILED
[INFO] [stdout] test backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job ... FAILED
[INFO] [stdout] test backend::test::update_job ... FAILED
[INFO] [stdout] test backend::test::update_job_not_found ... FAILED
[INFO] [stdout] test backend::test::rerun_job_first_subsequent_attempt ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::enqueue stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::enqueue' (16) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dcbf33 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3975d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e3a01d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8096d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7c9ab - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7c9ab - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7c9ab - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d0aa00 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5f99d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4ab74 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eab53b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9ffc9 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d87362 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81dae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9ab3d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2cf00 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36d37 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3e366 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e72565 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d029c3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3cece - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e44d1c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebf8dd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db5340 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db42f6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd4da - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::enqueue::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e69977 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:112:9
[INFO] [stdout]   51:     0x565a82e5c687 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:112:17
[INFO] [stdout]   52:     0x565a82db3186 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::enqueue_unique stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::enqueue_unique' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82db93f3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3905d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e3991d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8026d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d79c2b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d79c2b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d79c2b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d05280 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d4d1dd - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a7f4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea907b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9f8c9 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d85062 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8132e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a43d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d25b80 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d35f37 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d38a26 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e700a5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01683 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3b48e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4039c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebcedd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4540 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3a36 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddcf9a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::enqueue_unique::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e67f37 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:117:9
[INFO] [stdout]   51:     0x565a82e5c147 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:117:17
[INFO] [stdout]   52:     0x565a82db2a86 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::enqueue_unique_replace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::enqueue_unique_replace' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dbe973 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3925d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39b1d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8046d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7a92b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7a92b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7a92b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d06b80 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5265d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a8f4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea9afb - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fac9 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d85a62 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8162e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a63d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d27c80 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36337 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3a3a6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e70b25 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01c03 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3bc0e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4189c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebdadd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4940 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3cb6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd11a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::enqueue_unique_replace::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e686b7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:127:9
[INFO] [stdout]   51:     0x565a82e5c2c7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:127:17
[INFO] [stdout]   52:     0x565a82db2c86 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_replace::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dcb483 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3971d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39fdd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8092d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7c80b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7c80b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7c80b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d0a6e0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5ef0d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4ab54 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eab3eb - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9ff89 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d87222 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81d4e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9aafd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2cae0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36cb7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3e036 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e72415 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d02913 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3cdde - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e44a7c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebf75d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db52c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db42a6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd4aa - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e69887 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:292:5
[INFO] [stdout]   51:     0x565a82e5c657 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:292:18
[INFO] [stdout]   52:     0x565a82db3146 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc9f23 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3969d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39f5d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d808ad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7c4cb - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7c4cb - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7c4cb - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d0a0a0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5d9ed - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4ab14 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eab14b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9ff09 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d86fa2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81c8e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9aa7d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2c2a0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36bb7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3d9d6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e72175 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d027b3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3cbfe - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4453c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebf45d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db51c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db4206 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd44a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e696a7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:245:5
[INFO] [stdout]   51:     0x565a82e5c5f7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:245:18
[INFO] [stdout]   52:     0x565a82db30c6 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::enqueue_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::enqueue_test' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82db8943 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3901d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e398dd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8022d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d79a8b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d79a8b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d79a8b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d04f60 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d4c74d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a7d4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea8f2b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9f889 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d84f22 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d812ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a3fd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d25760 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d35eb7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d386f6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e6ff55 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d015d3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3b39e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e400fc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebcd5d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db44c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db39e6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddcf6a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::enqueue_test::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e67e47 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:361:5
[INFO] [stdout]   51:     0x565a82e5c117 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:361:18
[INFO] [stdout]   52:     0x565a82db2a46 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_test::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dca9d3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e396dd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39f9d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d808ed - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7c66b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7c66b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7c66b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d0a3c0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5e47d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4ab34 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eab29b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9ff49 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d870e2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81cee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9aabd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2c6c0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36c37 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3dd06 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e722c5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d02863 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3ccee - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e447dc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebf5dd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db5240 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db4256 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd47a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e69797 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:227:5
[INFO] [stdout]   51:     0x565a82e5c627 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:227:18
[INFO] [stdout]   52:     0x565a82db3106 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_cancelled_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_cancelled_not_found' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc1ee3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3939d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39c5d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d805ad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7b14b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7b14b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7b14b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d07b20 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d55b2d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a994 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaa18b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fc09 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d860a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8180e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a77d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d29120 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d365b7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3b396 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e711b5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01f73 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3c0be - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e425bc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebe25d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4bc0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3e46 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd20a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::mark_job_cancelled_not_found::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68b67 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:207:9
[INFO] [stdout]   51:     0x565a82e5c3b7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:207:17
[INFO] [stdout]   52:     0x565a82db2dc6 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled_not_found::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc9473 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3965d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39f1d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8086d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7c32b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7c32b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7c32b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d09d80 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5cf5d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4aaf4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaaffb - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fec9 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d86e62 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81c2e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9aa3d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2be80 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36b37 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3d6a6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e72025 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d02703 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3cb0e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4429c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebf2dd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db5140 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db41b6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd41a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e695b7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:215:5
[INFO] [stdout]   51:     0x565a82e5c5c7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:215:18
[INFO] [stdout]   52:     0x565a82db3086 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dcc9e3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3979d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e3a05d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d809ad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7cb4b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7cb4b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7cb4b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d0ad20 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d6042d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4ab94 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eab68b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82ea0009 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d874a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81e0e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9ab7d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2d320 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36db7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3e696 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e726b5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d02a73 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3cfbe - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e44fbc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebfa5d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db53c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db4346 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd50a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e69a67 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:312:5
[INFO] [stdout]   51:     0x565a82e5c6b7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:312:18
[INFO] [stdout]   52:     0x565a82db31c6 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc89c3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3961d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39edd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8082d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7c18b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7c18b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7c18b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d09a60 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5c4cd - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4aad4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaaeab - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fe89 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d86d22 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81bce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a9fd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2ba60 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36ab7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3d376 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e71ed5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d02653 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3ca1e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e43ffc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebf15d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db50c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db4166 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd3ea - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e694c7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:265:5
[INFO] [stdout]   51:     0x565a82e5c597 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:265:18
[INFO] [stdout]   52:     0x565a82db3046 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_cancelled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_cancelled' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dba953 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e390dd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e3999d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d802ed - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d79f6b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d79f6b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d79f6b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d058c0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d4e6fd - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a834 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea931b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9f949 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d852e2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d813ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a4bd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d263c0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36037 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d39086 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e70345 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d017e3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3b66e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e408dc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebd1dd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4640 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3ad6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddcffa - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::mark_job_cancelled::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68117 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:202:9
[INFO] [stdout]   51:     0x565a82e5c1a7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:202:17
[INFO] [stdout]   52:     0x565a82db2b06 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_cancelled::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::enqueue_unique_no_matching stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::enqueue_unique_no_matching' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dbfed3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e392dd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39b9d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d804ed - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7ac6b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7ac6b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7ac6b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d071c0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d53b7d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a934 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea9d9b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fb49 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d85ce2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d816ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a6bd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d284c0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36437 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3aa06 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e70dc5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01d63 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3bdee - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e41ddc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebdddd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4a40 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3d56 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd17a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::enqueue_unique_no_matching::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68897 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:122:9
[INFO] [stdout]   51:     0x565a82e5c327 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:122:17
[INFO] [stdout]   52:     0x565a82db2d06 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::enqueue_unique_no_matching::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_complete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_complete' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82db9ea3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3909d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e3995d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d802ad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d79dcb - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d79dcb - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d79dcb - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d055a0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d4dc6d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a814 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea91cb - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9f909 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d851a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8138e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a47d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d25fa0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d35fb7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d38d56 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e701f5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01733 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3b57e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4063c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebd05d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db45c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3a86 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddcfca - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::mark_job_complete::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68027 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:142:9
[INFO] [stdout]   51:     0x565a82e5c177 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:142:17
[INFO] [stdout]   52:     0x565a82db2ac6 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_complete_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_complete_not_found' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc1433 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3935d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39c1d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8056d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7afab - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7afab - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7afab - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d07800 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5509d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a974 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaa03b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fbc9 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d85f62 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d817ae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a73d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d28d00 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36537 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3b066 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e71065 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01ec3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3bfce - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4231c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebe0dd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4b40 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3df6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd1da - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::mark_job_complete_not_found::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68a77 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:147:9
[INFO] [stdout]   51:     0x565a82e5c387 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:147:17
[INFO] [stdout]   52:     0x565a82db2d86 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_complete_not_found::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::prune_jobs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::prune_jobs' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82db73e3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e38f9d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e3985d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d801ad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7974b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7974b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7974b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d04920 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d4b22d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a794 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea8c8b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9f809 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d84ca2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8120e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a37d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d24f20 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d35db7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d38096 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e6fcb5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01473 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3b1be - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e3fbbc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebca5d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db43c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3946 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddcf0a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::prune_jobs::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e67c67 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:217:9
[INFO] [stdout]   51:     0x565a82e5c0b7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:217:17
[INFO] [stdout]   52:     0x565a82db29c6 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::prune_jobs::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_discarded_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_discarded_not_found' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc2993 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e393dd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39c9d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d805ed - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7b2eb - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7b2eb - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7b2eb - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d07e40 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d565bd - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a9b4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaa2db - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fc49 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d861e2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8186e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a7bd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d29540 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36637 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3b6c6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e71305 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d02023 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3c1ae - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4285c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebe3dd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4c40 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3e96 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd23a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::mark_job_discarded_not_found::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68c57 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:187:9
[INFO] [stdout]   51:     0x565a82e5c3e7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:187:17
[INFO] [stdout]   52:     0x565a82db2e06 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded_not_found::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_retryable_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_retryable_not_found' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc3443 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3941d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39cdd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8062d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7b48b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7b48b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7b48b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d08160 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5704d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a9d4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaa42b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fc89 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d86322 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d818ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a7fd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d29960 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d366b7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3b9f6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e71455 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d020d3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3c29e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e42afc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebe55d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4cc0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3ee6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd26a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::mark_job_retryable_not_found::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68d47 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:197:9
[INFO] [stdout]   51:     0x565a82e5c417 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:197:17
[INFO] [stdout]   52:     0x565a82db2e46 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable_not_found::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::query' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc7f13 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e395dd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39e9d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d807ed - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7bfeb - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7bfeb - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7bfeb - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d09740 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5ba3d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4aab4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaad5b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fe49 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d86be2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81b6e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a9bd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2b640 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36a37 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3d046 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e71d85 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d025a3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3c92e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e43d5c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebefdd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db5040 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db4116 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd3ba - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::query::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e693d7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:212:9
[INFO] [stdout]   51:     0x565a82e5c567 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:212:17
[INFO] [stdout]   52:     0x565a82db3006 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::query::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_retryable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_retryable' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dbbeb3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3915d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39a1d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8036d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7a2ab - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7a2ab - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7a2ab - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d05f00 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d4fc1d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a874 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea95bb - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9f9c9 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d85562 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d814ae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a53d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d26c00 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36137 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d396e6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e705e5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01943 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3b84e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e40e1c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebd4dd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4740 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3b76 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd05a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::mark_job_retryable::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e682f7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:192:9
[INFO] [stdout]   51:     0x565a82e5c207 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:192:17
[INFO] [stdout]   52:     0x565a82db2b86 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_retryable::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_snoozed_first_attempt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_snoozed_first_attempt' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc3ef3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3945d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39d1d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8066d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7b62b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7b62b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7b62b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d08480 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d57add - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a9f4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaa57b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fcc9 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d86462 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8192e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a83d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d29d80 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36737 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3bd26 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e715a5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d02183 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3c38e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e42d9c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebe6dd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4d40 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3f36 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd29a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::mark_job_snoozed_first_attempt::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68e37 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:167:9
[INFO] [stdout]   51:     0x565a82e5c447 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:167:17
[INFO] [stdout]   52:     0x565a82db2e86 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_first_attempt::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_snoozed_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_snoozed_not_found' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc0983 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3931d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39bdd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8052d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7ae0b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7ae0b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7ae0b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d074e0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5460d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a954 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea9eeb - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fb89 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d85e22 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8174e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a6fd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d288e0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d364b7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3ad36 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e70f15 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01e13 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3bede - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4207c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebdf5d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4ac0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3da6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd1aa - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::mark_job_snoozed_not_found::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68987 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:177:9
[INFO] [stdout]   51:     0x565a82e5c357 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:177:17
[INFO] [stdout]   52:     0x565a82db2d46 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_not_found::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_snoozed_other_attempt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_snoozed_other_attempt' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc49a3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3949d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39d5d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d806ad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7b7cb - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7b7cb - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7b7cb - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d087a0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5856d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4aa14 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaa6cb - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fd09 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d865a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8198e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a87d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2a1a0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d367b7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3c056 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e716f5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d02233 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3c47e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4303c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebe85d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4dc0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3f86 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd2ca - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::mark_job_snoozed_other_attempt::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68f27 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:172:9
[INFO] [stdout]   51:     0x565a82e5c477 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:172:17
[INFO] [stdout]   52:     0x565a82db2ec6 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_snoozed_other_attempt::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::mark_job_discarded stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::mark_job_discarded' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dbb403 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3911d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e399dd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8032d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7a10b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7a10b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7a10b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d05be0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d4f18d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a854 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea946b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9f989 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d85422 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8144e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a4fd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d267e0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d360b7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d393b6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e70495 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01893 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3b75e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e40b7c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebd35d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db46c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3b26 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd02a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::mark_job_discarded::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e68207 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:182:9
[INFO] [stdout]   51:     0x565a82e5c1d7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:182:17
[INFO] [stdout]   52:     0x565a82db2b46 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::mark_job_discarded::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::rerun_job_first_attempt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::rerun_job_first_attempt' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dbf423 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3929d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39b5d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d804ad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7aacb - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7aacb - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7aacb - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d06ea0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d530ed - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a914 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea9c4b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fb09 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d85ba2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8168e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a67d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d280a0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d363b7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3a6d6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e70c75 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01cb3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3bcfe - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e41b3c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebdc5d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db49c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3d06 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd14a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::rerun_job_first_attempt::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e687a7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:152:9
[INFO] [stdout]   51:     0x565a82e5c2f7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:152:17
[INFO] [stdout]   52:     0x565a82db2cc6 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_attempt::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::rerun_job_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::rerun_job_not_found' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dbc963 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3919d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39a5d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d803ad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7a44b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7a44b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7a44b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d06220 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d506ad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a894 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea970b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fa09 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d856a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8150e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a57d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d27020 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d361b7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d39a16 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e70735 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d019f3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3b93e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e410bc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebd65d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db47c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3bc6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd08a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::rerun_job_not_found::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e683e7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:162:9
[INFO] [stdout]   51:     0x565a82e5c237 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:162:17
[INFO] [stdout]   52:     0x565a82db2bc6 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_not_found::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::subscribe_ready_jobs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::subscribe_ready_jobs' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dbd413 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e391dd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39a9d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d803ed - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7a5eb - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7a5eb - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7a5eb - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d06540 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5113d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a8b4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea985b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fa49 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d857e2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8156e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a5bd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d27440 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36237 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d39d46 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e70885 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01aa3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3ba2e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4135c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebd7dd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4840 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3c16 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd0ba - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::subscribe_ready_jobs::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e684d7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:92:9
[INFO] [stdout]   51:     0x565a82e5c267 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:92:17
[INFO] [stdout]   52:     0x565a82db2c06 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc69b3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3955d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39e1d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8076d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7bcab - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7bcab - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7bcab - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d09100 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5a51d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4aa74 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaaabb - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fdc9 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d86962 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81aae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a93d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2ae00 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36937 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3c9e6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e71ae5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d02443 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3c74e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4381c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebecdd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4f40 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db4076 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd35a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e691f7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:97:9
[INFO] [stdout]   51:     0x565a82e5c507 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:97:17
[INFO] [stdout]   52:     0x565a82db2f86 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::subscribe_ready_jobs_streams_jobs_by_priority stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::subscribe_ready_jobs_streams_jobs_by_priority' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc5f03 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3951d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39ddd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8072d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7bb0b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7bb0b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7bb0b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d08de0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d59a8d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4aa54 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaa96b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fd89 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d86822 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81a4e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a8fd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2a9e0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d368b7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3c6b6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e71995 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d02393 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3c65e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e4357c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebeb5d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4ec0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db4026 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd32a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e69107 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:102:9
[INFO] [stdout]   51:     0x565a82e5c4d7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:102:17
[INFO] [stdout]   52:     0x565a82db2f46 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_jobs_by_priority::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc7463 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3959d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39e5d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d807ad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7be4b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7be4b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7be4b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d09420 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d5afad - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4aa94 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaac0b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fe09 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d86aa2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d81b0e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a97d - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2b220 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d369b7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3cd16 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e71c35 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d024f3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3c83e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e43abc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebee5d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4fc0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db40c6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd38a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e692e7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:107:9
[INFO] [stdout]   51:     0x565a82e5c537 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:107:17
[INFO] [stdout]   52:     0x565a82db2fc6 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::update_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::update_job' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82db7e93 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e38fdd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e3989d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d801ed - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d798eb - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d798eb - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d798eb - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d04c40 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d4bcbd - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a7b4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea8ddb - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9f849 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d84de2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d8126e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a3bd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d25340 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d35e37 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d383c6 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e6fe05 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01523 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3b2ae - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e3fe5c - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebcbdd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4440 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3996 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddcf3a - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::update_job::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e67d57 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:132:9
[INFO] [stdout]   51:     0x565a82e5c0e7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:132:17
[INFO] [stdout]   52:     0x565a82db2a06 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::update_job_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::update_job_not_found' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dbdec3 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e3921d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39add - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d8042d - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7a78b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7a78b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7a78b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d06860 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d51bcd - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4a8d4 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82ea99ab - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fa89 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d85922 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d815ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a5fd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d27860 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d362b7 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3a076 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   42:     0x565a82e709d5 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d01b53 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3bb1e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e415fc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebd95d - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db48c0 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3c66 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd0ea - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::update_job_not_found::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e685c7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:137:9
[INFO] [stdout]   51:     0x565a82e5c297 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:137:17
[INFO] [stdout]   52:     0x565a82db2c46 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::update_job_not_found::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- backend::test::rerun_job_first_subsequent_attempt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::test::rerun_job_first_subsequent_attempt' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a832a7aba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a832a7aba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a832a7aba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a832be89a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a832be89a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565a832ac862 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a832ac862 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a8328570f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a8328570f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a8329f629 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a82ed38ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a82ed38ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a8329f8a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a8329f8a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a832857c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a8327cd59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a8328673d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a832bf05c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a832bedd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565a82fdd424 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565a83051ba2 - sqlx_postgres[5743325672e5cd0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x565a8305996e - <sqlx_postgres[5743325672e5cd0]::database::Postgres as sqlx_core[c2cd90145b158c04]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x565a82e38ebf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[c2cd90145b158c04]::testing::TestContext<sqlx_postgres[5743325672e5cd0]::database::Postgres>, sqlx_core[c2cd90145b158c04]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565a82dc5453 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x565a82e394dd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x565a82e39d9d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x565a82d806ed - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x565a82d7b96b - tokio[c63902359e5634ab]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x565a82d7b96b - tokio[c63902359e5634ab]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x565a82d7b96b - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x565a82d08ac0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x565a82d58ffd - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x565a82d4aa34 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x565a82eaa81b - <tokio[c63902359e5634ab]::runtime::context::scoped::Scoped<tokio[c63902359e5634ab]::runtime::scheduler::Context>>::set::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x565a82e9fd49 - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x565a82d866e2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::try_with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x565a82d819ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[c63902359e5634ab]::runtime::context::Context>>::with::<tokio[c63902359e5634ab]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x565a82e9a8bd - tokio[c63902359e5634ab]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x565a82d2a5c0 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x565a82d36837 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x565a82d3c386 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x565a82e71845 - tokio[c63902359e5634ab]::runtime::context::runtime::enter_runtime::<<tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x565a82d022e3 - <tokio[c63902359e5634ab]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x565a82e3c56e - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x565a82e432dc - <tokio[c63902359e5634ab]::runtime::runtime::Runtime>::block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x565a82ebe9dd - sqlx_core[c2cd90145b158c04]::rt::test_block_on::<sqlx_core[c2cd90145b158c04]::testing::run_test<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x565a82db4e40 - sqlx_core[c2cd90145b158c04]::testing::run_test::<sqlx_postgres[5743325672e5cd0]::database::Postgres, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}, sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x565a82db3fd6 - sqlx_core[c2cd90145b158c04]::testing::run_test_with_pool::<sqlx_postgres[5743325672e5cd0]::database::Postgres, fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}, rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x565a82ddd2fa - <fn(sqlx_core[c2cd90145b158c04]::pool::Pool<sqlx_postgres[5743325672e5cd0]::database::Postgres>) -> rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::rerun_job_first_subsequent_attempt::{closure#0} as sqlx_core[c2cd90145b158c04]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x565a82e69017 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:157:9
[INFO] [stdout]   51:     0x565a82e5c4a7 - rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rexecutor-0.1.1/src/backend/testing.rs:157:17
[INFO] [stdout]   52:     0x565a82db2f06 - <rexecutor_sqlx[a056ee5d26b3ed56]::backend::test::rerun_job_first_subsequent_attempt::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x565a82ec798b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x565a82ec798b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x565a82ed437b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x565a82ed437b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x565a82ed437b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x565a82ed437b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x565a82ecfa94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x565a82ecfa94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x565a82ed6f82 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x565a82ed6f82 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x565a82ed6f82 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x565a82ed6f82 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x565a82ed6f82 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x565a832a708f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x565a832a708f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bdbb29f5aa4 - <unknown>
[INFO] [stdout]   74:     0x7bdbb2a82a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     backend::test::enqueue
[INFO] [stdout]     backend::test::enqueue_test
[INFO] [stdout]     backend::test::enqueue_unique
[INFO] [stdout]     backend::test::enqueue_unique_no_matching
[INFO] [stdout]     backend::test::enqueue_unique_replace
[INFO] [stdout]     backend::test::load_job_mark_as_executing_for_executor_does_not_return_executing_jobs
[INFO] [stdout]     backend::test::load_job_mark_as_executing_for_executor_returns_job_when_job_scheduled_in_past
[INFO] [stdout]     backend::test::load_job_mark_as_executing_for_executor_returns_job_when_ready_for_execution
[INFO] [stdout]     backend::test::load_job_mark_as_executing_for_executor_returns_none_when_db_empty
[INFO] [stdout]     backend::test::load_job_mark_as_executing_for_executor_returns_oldest_scheduled_at_executable_job
[INFO] [stdout]     backend::test::load_job_mark_as_executing_for_executor_returns_retryable_jobs
[INFO] [stdout]     backend::test::mark_job_cancelled
[INFO] [stdout]     backend::test::mark_job_cancelled_not_found
[INFO] [stdout]     backend::test::mark_job_complete
[INFO] [stdout]     backend::test::mark_job_complete_not_found
[INFO] [stdout]     backend::test::mark_job_discarded
[INFO] [stdout]     backend::test::mark_job_discarded_not_found
[INFO] [stdout]     backend::test::mark_job_retryable
[INFO] [stdout]     backend::test::mark_job_retryable_not_found
[INFO] [stdout]     backend::test::mark_job_snoozed_first_attempt
[INFO] [stdout]     backend::test::mark_job_snoozed_not_found
[INFO] [stdout]     backend::test::mark_job_snoozed_other_attempt
[INFO] [stdout]     backend::test::prune_jobs
[INFO] [stdout]     backend::test::query
[INFO] [stdout]     backend::test::rerun_job_first_attempt
[INFO] [stdout]     backend::test::rerun_job_first_subsequent_attempt
[INFO] [stdout]     backend::test::rerun_job_not_found
[INFO] [stdout]     backend::test::subscribe_ready_jobs
[INFO] [stdout]     backend::test::subscribe_ready_jobs_enqueuing_wakes_subscriber
[INFO] [stdout]     backend::test::subscribe_ready_jobs_streams_jobs_by_priority
[INFO] [stdout]     backend::test::subscribe_ready_jobs_streams_only_one_steam_receives_job
[INFO] [stdout]     backend::test::update_job
[INFO] [stdout]     backend::test::update_job_not_found
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 33 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8f9286fe94e0009133c15131e3da08d5c5a2f8397c700163cbe162bb3de713f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f9286fe94e0009133c15131e3da08d5c5a2f8397c700163cbe162bb3de713f7", kill_on_drop: false }`
[INFO] [stdout] 8f9286fe94e0009133c15131e3da08d5c5a2f8397c700163cbe162bb3de713f7
